Skip to content

Conversation

@Revathyvenugopal162
Copy link
Contributor

@Revathyvenugopal162 Revathyvenugopal162 commented Jul 17, 2025

No description provided.

@Revathyvenugopal162 Revathyvenugopal162 requested a review from a team as a code owner July 17, 2025 10:13
@github-actions github-actions bot added the fix Pull requests related to resolving problems or errors label Jul 17, 2025
@Revathyvenugopal162 Revathyvenugopal162 added this to the v1.6 milestone Jul 17, 2025
@MaxJPRey
Copy link
Contributor

MaxJPRey commented Jul 18, 2025

LGTM, could you just explain why the autoescape feature?

@Revathyvenugopal162
Copy link
Contributor Author

LGTM, could you just explain why the autoescape feature?

By default, Jinja2 does not enable auto-escaping, which means HTML content passed through template variables is not automatically escaped unless explicitly configured. Enabling auto-escaping ensures that input strings are safely filtered before rendering.

Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Revathyvenugopal162 Revathyvenugopal162 merged commit 2144ab9 into main Jul 18, 2025
19 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the fix/subprocess branch July 18, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Pull requests related to resolving problems or errors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants